Batch
Date: Jan 30th & 31st @ 9:00AM-6:00PM
Faculty: Mr. Naveen
Duration:
2 Days (Weekend workshop)
Fee: 1500/- INR + Reg fee 100/-INR
Location
: S.R Nagar, Hyderabad.
Venue
:
Canara
bank building 2nd floor,
near S. R Nagar Ploce Station,
Hyderabad-500038.
Ph.No : 80 96 96 96 96
Syllabus:
-
Key Features of Hibernate
• Enterprise Application Architecture.
• ORM (Object Relational Mapping).
• Hibernate Architecture.
• Mapping and Configuration files in Hibernate.
• Installation, Simple Hibernate Application Requirements.
• Introduction to IDE.
-
Hello World program in Hibernate
-
Hello World program in Hibernate using eclipse
•
Simple CRUD operations.
• Important methods of Session Interface.
• <generator> element.
• State of Objects in Hibernate.
• Inheritance mapping
-
Table per class
- Table
per sub class
- Table
per concrete class
•
HQL (Hibernate Query Language).
• Criteria Query.
• Native SQL Query.
• Named Query.
• Relationships in Hibernate.
-
One to One
-
One to Many
-
Many to One
-
Many to Many
•
Hibernate Caching Mechanism
-
First level cache
-
Second level cache
•
Hibernate Annotations.
• Integration of Hibernate with Servlets and Struts.